For example, after the next-generation application sends a Web service call containing a BEGIN TCAP message, the TCAP interface may return an asynchronous callback event back to the application, indicating the results of the BEGIN message after it is processed on the SS7 network. 例如,下一代应用程序发送一个包含一条BEGINTCAP消息的Web服务调用后,TCAP接口可能会返回一个异步回调事件到应用程序,说明BEGIN消息在SS7网络上处理后的结果。
Signals are software interrupts that send information about an occurrence of an asynchronous event to an executing program, or process. 信号就是软件中断,可以向正在执行的程序(进程)发送有关异步事件发生的信息。
It empowers a programmer to handle an asynchronous event. 它使得程序员可以处理异步事件。
In the asynchronous case, the Event is sent to the defined JMS Queue and processed by the corresponding Event Service MDB, which forwards the CBE to the Event Service. 在异步发送的情况下,事件被发送到定义的JMS队列,由对应的事件服务MDB处理,然后将CBE转发到事件服务。
The CEI Bus is used for asynchronous event transmission. CEI总线用于异步事件传输。
You remember that asynchronous event handlers are guaranteed to be executed. 记住,异步事件处理程序的执行是有保证的。
This process may be as sophisticated as an asynchronous event queue or as simple as a main loop repeatedly calling subsystem functions to invoke behavior, read state, or propagate state. 此过程可以非常复杂(如异步事件队列),也可以非常简单(如重复调用子系统功能来调用行为、读取状态或传播状态的主循环)。
With asynchronous log writing, the event generating the audit record does not have to wait until the record is written to disk before returning its status. 在异步写日志的情况下,生成审计记录的事件无需等到审计记录被写到磁盘便可返回它的状态。
In fact, you might even remember hearing somewhere that asynchronous event handlers are processed via a queue ( which is true). 事实上,您可能还了解到异步事件处理程序是通过队列进行处理的(这是正确的)。
The overall architecture is one of synchronous web services on top of an asynchronous callback event pattern& the Distributed Event-Based Architecture for Web Services. 整体架构便是异步回调事件模式之上的同步Web服务,也就是基于事件的分布式Web服务架构(DEBAWeb服务架构)。
The RTSJ addresses several problematic areas, including scheduling, memory management, threading, synchronization, time, clocks, and asynchronous event handling. RTSJ处理了几个有问题的地方,包括调度、内存管理、线程、同步、计时、时钟和异步事件处理。
Therefore, there is no guarantee that asynchronous event handlers will execute in the same order as the triggering updates. 因此,不能够保证异步事件处理程序的执行顺序与触发更新的顺序一样。
The KPI history requests are asynchronous; an event can be dispatched after you have verified the data and finished the error handling. KPI历史记录请求是异步的;可以在验证数据并完成错误处理后发出事件。
The basic pattern is to obtain the Continuation from the current request, call suspend(), and wait until your asynchronous event arrives. 其基本模式是:从当前请求获得Continuation,调用suspend(),等待异步事件的到来。
The result is asynchronous event handling that's simplified to the likes of desktop programming. 结果是异步事件处理被简化的就像桌面编程一样。
First, there is a small period of time between the update of the dispenser object in the ObjectStore and the execution of the asynchronous event handler. 首先,在更新ObjectStore中的分发器对象和执行异步事件处理程序之间存在一段很短的时间。
Asynchronous Cloud Eventing – Distribute event notifications to occasionally connected clients ( for example, phones, remote workers, kiosks, and so on) 异步的云事件处理&对偶尔连接的客户端(例如电话、远程工作站、终端等)分发事件通知。
Asynchronous Single Process Event Driven Web Proxy is one of sub-subjects of Multiple Function Server, a national project supported by Electric Development Funds of MII ( Ministry of Information Industry). 异步单进程事件驱动代理服务器是信息产业部电子发展基金支持的网络多功能服务器项目下的一个子课题。
Its simulation program functions include system initialization, configuration document processing, information receiving processing, information sending processing, asynchronous event processing and so on. 其仿真程序功能包括:系统初始化、配置文件处理、消息接收处理、消息发送处理、异步事件处理等。
This paper introduces a CORBA-based asynchronous communication service, including event service and notification service, focusing on the modules and interfaces of event service and offering a model applied to office automation. 介绍基于CORBA的异步通讯服务,具体包括事件服务和通知服务。
This server adopts and implements the asynchronous event driven mechanism, all these network I/ Os in the server work under the non-blocking style. 本服务器采用并实现了异步事件驱动机制,所有网络I/O的实现使用了非阻塞方式;
In this paper, a tool called AsyP_Web is presented for developing Web server platform, which manages asynchronous IO by event-driving mode. 介绍了Web服务器开发工具AsyPWeb,它用事件驱动的方式管理异步I/O。
Research and Implementation of a Distributed Asynchronous Event Handling Framework 一种分布式异步事件处理框架的研究与实现
A CORBA_Based Decoupled Asynchronous Multicast Communication CORBA Event Service and Notification Service 基于CORBA的非耦合异步多点通讯&CORBA的事件服务和通知服务
The Distributed Real-time Event Service ( DRES) provides a flexible mechanism for real-time, asynchronous and group communication between event suppliers and consumers. 分布式实时事件服务是指:在分布式环境下,事件的提供者和处理者之间实现灵活的、实时的异步或群组通信的机制。
The content includes: ① quantificational analyzing of I/ O strategies and concurrent strategies of present high performance Web servers, and proposing ASPED ( Asynchronous Single Process Event Driven) architecture. 具体内容为:①量化分析现有高性能Web服务器的I/O策略和并发策略,提出ASPED(异步单进程事件驱动)软件结构。
In order to solve the concurrency issues, the system used the Actor Model to deal with the asynchronous event. 为解决并发问题,系统中采用了Actor模型进行异步事件处理。
All modules are running on an asynchronous event driven service runtime framework. 系统各模块运行在一个基于异步事件驱动的系统运行框架之上。
The characteristics of component and design process are researched. The main analysis module 、 communication module and Matlab simulation module are integrated systematically by component, window show, receiving and providing of asynchronous notification event and asynchronous callback of parameter. 4. 研究了组件的特点和设计过程,运用组件、窗体显示、异步通知事件的提供与接收、参数的异步回调等技术对系统主模块与通讯控模块和Matlab理论分析仿真建模模块进行了系统集成。
M-module with a variety of data transfer modes, high data transfer rate, reliable mechanical construction, simple and practical interface circuit, supporting interrupts and supporting asynchronous event trigger function is one of the most widely used standard mezzanine card. M模块具有丰富的数据传输模式和较高的传输速率,可靠的机械结构,简单实用的接口电路,支持中断、触发等异步事件功能,是目前仪器领域使用最为广泛的一种小背板规范。